Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

The doubleclick setting is a client option

which is the user's preference. You don't get to override the user's selection of an editing gesture. There are several ways to put a document into edit mode, including by writing a toolbar button formula, so it's not a a good idea to try to block each mechanism individually.

Whatever your Modify button is doing, you're doing it in the wrong place. If something has to happen whenever you start to edit a document, you have to put that code into a form event that automatically executes whenever someone starts to edit a document -- the (PostModeChange and Postopen) or (Querymodechange and Queryopen) events.

You have to trap the Open events also because if someone opens a document from a view with Ctrl-E, it opens in edit mode originally, so there is no mode change. To avoid code duplication, write a subroutine to call from the two events.

That said, I also don't understand how this will help you with your problem. You say:
    They have all editor rights in the ACL. I'd like to force them to use the "modify" button, in order to set the editor rights more precisely.
So somehow, having the Modify button means the users don't have to have as much access as they would otherwise? You can make them Authors instead? I don't get what you're doing here.


Feedback response number AGUD8NHKJB created by ~Julia Prefootherlen on 11/11/2011

Disable double-click to edit (~Lisa Fezjumiso... 11.Nov.11)
. . Maybe a section with controlled acc... (~Fred Asatumibu... 11.Nov.11)
. . The doubleclick setting is a client... (~Bill Frokimari... 11.Nov.11)
. . . . RE: Disable double-click to edit (~Lisa Fezjumiso... 11.Nov.11)
. . . . . . Your shoes may be screwed on too ti... (~Bill Frokimari... 11.Nov.11)
. . . . . . . . Thanks a lot for your help ! (~Lisa Fezjumiso... 14.Nov.11)
. . Sub Querymodechange (~Sigmund Dworel... 11.Nov.11)
. . Some other ideas (~Martha Lopjipy... 14.Nov.11)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS